2024-10-21 22:59:36,864 [ 261899 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy (runner:42, check_args_and_update_paths) 2024-10-21 22:59:36,865 [ 261899 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:90, check_args_and_update_paths) 2024-10-21 22:59:36,865 [ 261899 ] INFO : src dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/src (runner:97, check_args_and_update_paths) 2024-10-21 22:59:36,865 [ 261899 ] INFO : base_configs_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:99, check_args_and_update_paths) 2024-10-21 22:59:36,865 [ 261899 ] INFO : Unknown image altinityinfra/dotnet-client (runner:357, ) Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_ih1ml6 --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --mount type=bind,source=/home/ubuntu/_work/_temp/test/dockerd_volume_dir,target=/var/lib/docker -e DOCKER_HELPER_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_BASE_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_KERBERIZED_HADOOP_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_KERBEROS_KDC_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_MYSQL_JS_CLIENT_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_NGINX_DAV_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema test_postgresql_replica_database_engine_2/test.py::test_materialized_view test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication test_postgresql_replica_database_engine_2/test.py::test_table_override test_postgresql_replica_database_engine_2/test.py::test_too_many_parts test_quorum_inserts_parallel/test.py::test_parallel_quorum_actually_parallel test_random_inserts/test.py::test_insert_multithreaded test_range_hashed_dictionary_types/test.py::test_range_hashed_dict test_read_only_table/test.py::test_restart_zookeeper test_reload_clusters_config/test.py::test_add_cluster test_reload_clusters_config/test.py::test_delete_cluster test_reload_clusters_config/test.py::test_simple_reload test_reload_clusters_config/test.py::test_update_one_cluster test_rename_column/test.py::test_rename_distributed test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select test_rename_column/test.py::test_rename_parallel test_rename_column/test.py::test_rename_parallel_same_node test_rename_column/test.py::test_rename_with_parallel_insert test_rename_column/test.py::test_rename_with_parallel_merges test_rename_column/test.py::test_rename_with_parallel_select test_rename_column/test.py::test_rename_with_parallel_slow_insert test_rename_column/test.py::test_rename_with_parallel_ttl_delete test_rename_column/test.py::test_rename_with_parallel_ttl_move 'test_replicated_database/test.py::test_alter_attach[MergeTree]' 'test_replicated_database/test.py::test_alter_attach[ReplicatedMergeTree]' 'test_replicated_database/test.py::test_alter_detach_part[MergeTree]' 'test_replicated_database/test.py::test_alter_detach_part[ReplicatedMergeTree]' 'test_replicated_database/test.py::test_alter_drop_detached_part[MergeTree]' 'test_replicated_database/test.py::test_alter_drop_detached_part[ReplicatedMergeTree]' 'test_replicated_database/test.py::test_alter_drop_part[MergeTree]' 'test_replicated_database/test.py::test_alter_drop_part[ReplicatedMergeTree]' 'test_replicated_database/test.py::test_alter_drop_partition[MergeTree]' 'test_replicated_database/test.py::test_alter_drop_partition[ReplicatedMergeTree]' test_replicated_database/test.py::test_alter_fetch test_replicated_database/test.py::test_alters_from_different_replicas test_replicated_database/test.py::test_create_replicated_table 'test_replicated_database/test.py::test_delete_from_table[MergeTree]' 'test_replicated_database/test.py::test_delete_from_table[ReplicatedMergeTree]' test_replicated_database/test.py::test_force_synchronous_settings test_replicated_database/test.py::test_recover_digest_mismatch test_replicated_database/test.py::test_replicated_table_structure_alter test_replicated_database/test.py::test_server_uuid 'test_replicated_database/test.py::test_simple_alter_table[MergeTree]' 'test_replicated_database/test.py::test_simple_alter_table[ReplicatedMergeTree]' test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster 'test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16]' 'test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12]' test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach test_replicated_table_attach/test.py::test_startup_with_small_bg_pool test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned test_replicated_zero_copy_projection_mutation/test.py::test_all_projection_files_are_dropped_when_part_is_dropped test_replicated_zero_copy_projection_mutation/test.py::test_hardlinks_preserved_when_projection_dropped test_s3_low_cardinality_right_border/test.py::test_s3_right_border test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy test_s3_table_functions/test.py::test_s3_table_functions test_s3_table_functions/test.py::test_s3_table_functions_timeouts test_secure_socket/test.py::test test_select_access_rights/test_main.py::test_alias test_select_access_rights/test_main.py::test_alias_columns test_select_access_rights/test_main.py::test_materialized_columns test_select_access_rights/test_main.py::test_select_all_columns test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant test_select_access_rights/test_main.py::test_select_count test_select_access_rights/test_main.py::test_select_join test_select_access_rights/test_main.py::test_select_prewhere test_select_access_rights/test_main.py::test_select_single_column test_select_access_rights/test_main.py::test_select_single_column_with_table_grant test_select_access_rights/test_main.py::test_select_union test_select_access_rights/test_main.py::test_select_where test_select_access_rights/test_main.py::test_select_with_row_policy 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1]' 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2]' 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3]' 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4]' 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5]' 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6]' test_server_start_and_ip_conversions/test.py::test_restart_success_ipv4 test_server_start_and_ip_conversions/test.py::test_restart_success_ipv6 test_settings_constraints/test.py::test_max_constraint test_settings_constraints/test.py::test_min_constraint test_settings_constraints/test.py::test_read_only_constraint test_settings_constraints/test.py::test_system_constraints test_settings_constraints/test.py::test_system_settings test_settings_profile/test.py::test_allow_ddl test_settings_profile/test.py::test_allow_introspection test_settings_profile/test.py::test_alter_and_drop test_settings_profile/test.py::test_changeable_in_readonly test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only test_settings_profile/test.py::test_function_current_profiles test_settings_profile/test.py::test_inheritance -vvv" altinityinfra/integration-tests-runner:0-46d4f9bd6a40e43bf5543be25cc704364e0c737b '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: repeat-0.9.3, random-0.2, timeout-2.2.0, order-1.0.1, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_select_access_rights/test_main.py::test_alias test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication test_settings_profile/test.py::test_allow_ddl test_replicated_database/test.py::test_alter_attach[MergeTree] test_s3_low_cardinality_right_border/test.py::test_s3_right_border test_reload_clusters_config/test.py::test_add_cluster test_rename_column/test.py::test_rename_distributed test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] test_settings_constraints/test.py::test_max_constraint test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster [gw1] [ 1%] PASSED test_select_access_rights/test_main.py::test_alias test_select_access_rights/test_main.py::test_alias_columns [gw4] [ 2%] PASSED test_settings_profile/test.py::test_allow_ddl test_settings_profile/test.py::test_allow_introspection [gw6] [ 3%] PASSED test_settings_constraints/test.py::test_max_constraint test_settings_constraints/test.py::test_min_constraint [gw1] [ 4%] PASSED test_select_access_rights/test_main.py::test_alias_columns test_select_access_rights/test_main.py::test_materialized_columns [gw6] [ 5%] PASSED test_settings_constraints/test.py::test_min_constraint test_settings_constraints/test.py::test_read_only_constraint [gw8] [ 6%] PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 [gw1] [ 7%] PASSED test_select_access_rights/test_main.py::test_materialized_columns [gw4] [ 8%] PASSED test_settings_profile/test.py::test_allow_introspection test_select_access_rights/test_main.py::test_select_all_columns test_settings_profile/test.py::test_alter_and_drop [gw6] [ 9%] PASSED test_settings_constraints/test.py::test_read_only_constraint test_settings_constraints/test.py::test_system_constraints [gw8] [ 10%] PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 [gw1] [ 11%] PASSED test_select_access_rights/test_main.py::test_select_all_columns test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant [gw6] [ 12%] PASSED test_settings_constraints/test.py::test_system_constraints test_settings_constraints/test.py::test_system_settings [gw4] [ 13%] PASSED test_settings_profile/test.py::test_alter_and_drop [gw8] [ 14%] PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 test_settings_profile/test.py::test_changeable_in_readonly [gw6] [ 15%] PASSED test_settings_constraints/test.py::test_system_settings [gw1] [ 16%] PASSED test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant test_select_access_rights/test_main.py::test_select_count [gw4] [ 17%] PASSED test_settings_profile/test.py::test_changeable_in_readonly test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only [gw4] [ 18%] PASSED test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys test_settings_profile/test.py::test_function_current_profiles [gw1] [ 19%] PASSED test_select_access_rights/test_main.py::test_select_count test_select_access_rights/test_main.py::test_select_join [gw4] [ 20%] PASSED test_settings_profile/test.py::test_function_current_profiles test_settings_profile/test.py::test_inheritance [gw1] [ 21%] PASSED test_select_access_rights/test_main.py::test_select_join test_select_access_rights/test_main.py::test_select_prewhere [gw4] [ 22%] PASSED test_settings_profile/test.py::test_inheritance [gw1] [ 23%] PASSED test_select_access_rights/test_main.py::test_select_prewhere test_select_access_rights/test_main.py::test_select_single_column [gw1] [ 24%] PASSED test_select_access_rights/test_main.py::test_select_single_column test_select_access_rights/test_main.py::test_select_single_column_with_table_grant [gw7] [ 25%] PASSED test_reload_clusters_config/test.py::test_add_cluster test_reload_clusters_config/test.py::test_delete_cluster test_replicated_zero_copy_projection_mutation/test.py::test_all_projection_files_are_dropped_when_part_is_dropped [gw5] [ 26%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] [gw1] [ 27%] PASSED test_select_access_rights/test_main.py::test_select_single_column_with_table_grant test_select_access_rights/test_main.py::test_select_union [gw0] [ 28%] PASSED test_replicated_database/test.py::test_alter_attach[MergeTree] test_replicated_database/test.py::test_alter_attach[ReplicatedMergeTree] [gw9] [ 29%] PASSED test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster [gw1] [ 30%] PASSED test_select_access_rights/test_main.py::test_select_union [gw5] [ 31%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16] test_select_access_rights/test_main.py::test_select_where [gw0] [ 32%] PASSED test_replicated_database/test.py::test_alter_attach[ReplicatedMergeTree] test_replicated_database/test.py::test_alter_detach_part[MergeTree] [gw7] [ 33%] PASSED test_reload_clusters_config/test.py::test_delete_cluster test_reload_clusters_config/test.py::test_simple_reload [gw7] [ 34%] PASSED test_reload_clusters_config/test.py::test_simple_reload test_reload_clusters_config/test.py::test_update_one_cluster [gw1] [ 35%] PASSED test_select_access_rights/test_main.py::test_select_where [gw5] [ 36%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] test_select_access_rights/test_main.py::test_select_with_row_policy [gw0] [ 37%] PASSED test_replicated_database/test.py::test_alter_detach_part[MergeTree] test_replicated_database/test.py::test_alter_detach_part[ReplicatedMergeTree] [gw9] [ 38%] PASSED test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16] test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12] [gw0] [ 39%] PASSED test_replicated_database/test.py::test_alter_detach_part[ReplicatedMergeTree] test_replicated_database/test.py::test_alter_drop_detached_part[MergeTree] [gw1] [ 40%] PASSED test_select_access_rights/test_main.py::test_select_with_row_policy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy [gw5] [ 41%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] [gw3] [ 42%] PASSED test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication [gw7] [ 43%] PASSED test_reload_clusters_config/test.py::test_update_one_cluster [gw9] [ 44%] PASSED test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12] test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 [gw0] [ 45%] PASSED test_replicated_database/test.py::test_alter_drop_detached_part[MergeTree] test_replicated_database/test.py::test_alter_drop_detached_part[ReplicatedMergeTree] [gw5] [ 46%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] test_quorum_inserts_parallel/test.py::test_parallel_quorum_actually_parallel [gw2] [ 47%] PASSED test_rename_column/test.py::test_rename_distributed test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select [gw0] [ 48%] PASSED test_replicated_database/test.py::test_alter_drop_detached_part[ReplicatedMergeTree] test_replicated_database/test.py::test_alter_drop_part[MergeTree] [gw5] [ 49%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] test_random_inserts/test.py::test_insert_multithreaded [gw6] [ 50%] PASSED test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys [gw0] [ 51%] PASSED test_replicated_database/test.py::test_alter_drop_part[MergeTree] test_replicated_database/test.py::test_alter_drop_part[ReplicatedMergeTree] [gw0] [ 52%] PASSED test_replicated_database/test.py::test_alter_drop_part[ReplicatedMergeTree] test_replicated_database/test.py::test_alter_drop_partition[MergeTree] test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach [gw6] [ 53%] PASSED test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys [gw0] [ 54%] PASSED test_replicated_database/test.py::test_alter_drop_partition[MergeTree] test_replicated_database/test.py::test_alter_drop_partition[ReplicatedMergeTree] [gw0] [ 55%] PASSED test_replicated_database/test.py::test_alter_drop_partition[ReplicatedMergeTree] test_replicated_database/test.py::test_alter_fetch [gw4] [ 56%] PASSED test_replicated_zero_copy_projection_mutation/test.py::test_all_projection_files_are_dropped_when_part_is_dropped test_replicated_zero_copy_projection_mutation/test.py::test_hardlinks_preserved_when_projection_dropped test_replicated_table_attach/test.py::test_startup_with_small_bg_pool [gw0] [ 57%] PASSED test_replicated_database/test.py::test_alter_fetch test_replicated_database/test.py::test_alters_from_different_replicas [gw8] [ 58%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list test_server_start_and_ip_conversions/test.py::test_restart_success_ipv4 [gw8] [ 59%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy [gw8] [ 60%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy [gw5] [ 61%] PASSED test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach [gw3] [ 62%] PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 test_secure_socket/test.py::test [gw1] [ 63%] PASSED test_quorum_inserts_parallel/test.py::test_parallel_quorum_actually_parallel [gw9] [ 64%] PASSED test_server_start_and_ip_conversions/test.py::test_restart_success_ipv4 test_server_start_and_ip_conversions/test.py::test_restart_success_ipv6 [gw6] [ 65%] PASSED test_replicated_table_attach/test.py::test_startup_with_small_bg_pool test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned test_read_only_table/test.py::test_restart_zookeeper [gw9] [ 66%] PASSED test_server_start_and_ip_conversions/test.py::test_restart_success_ipv6 [gw3] [ 67%] PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema [gw4] [ 68%] PASSED test_replicated_zero_copy_projection_mutation/test.py::test_hardlinks_preserved_when_projection_dropped [gw0] [ 69%] PASSED test_replicated_database/test.py::test_alters_from_different_replicas test_replicated_database/test.py::test_create_replicated_table [gw2] [ 70%] PASSED test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select test_rename_column/test.py::test_rename_parallel [gw0] [ 71%] PASSED test_replicated_database/test.py::test_create_replicated_table test_replicated_database/test.py::test_delete_from_table[MergeTree] [gw5] [ 72%] PASSED test_secure_socket/test.py::test [gw0] [ 73%] PASSED test_replicated_database/test.py::test_delete_from_table[MergeTree] test_replicated_database/test.py::test_delete_from_table[ReplicatedMergeTree] [gw7] [ 74%] PASSED test_random_inserts/test.py::test_insert_multithreaded [gw0] [ 75%] PASSED test_replicated_database/test.py::test_delete_from_table[ReplicatedMergeTree] test_replicated_database/test.py::test_force_synchronous_settings [gw6] [ 76%] PASSED test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned test_range_hashed_dictionary_types/test.py::test_range_hashed_dict test_s3_table_functions/test.py::test_s3_table_functions [gw3] [ 77%] PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema test_postgresql_replica_database_engine_2/test.py::test_materialized_view [gw2] [ 78%] PASSED test_rename_column/test.py::test_rename_parallel test_rename_column/test.py::test_rename_parallel_same_node [gw3] [ 79%] PASSED test_postgresql_replica_database_engine_2/test.py::test_materialized_view test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration [gw3] [ 80%] PASSED test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication [gw0] [ 81%] PASSED test_replicated_database/test.py::test_force_synchronous_settings test_replicated_database/test.py::test_recover_digest_mismatch [gw7] [ 82%] PASSED test_range_hashed_dictionary_types/test.py::test_range_hashed_dict [gw4] [ 83%] PASSED test_s3_table_functions/test.py::test_s3_table_functions test_s3_table_functions/test.py::test_s3_table_functions_timeouts [gw2] [ 84%] PASSED test_rename_column/test.py::test_rename_parallel_same_node test_rename_column/test.py::test_rename_with_parallel_insert [gw3] [ 85%] PASSED test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication [gw1] [ 86%] PASSED test_read_only_table/test.py::test_restart_zookeeper test_postgresql_replica_database_engine_2/test.py::test_table_override [gw3] [ 87%] PASSED test_postgresql_replica_database_engine_2/test.py::test_table_override test_postgresql_replica_database_engine_2/test.py::test_too_many_parts [gw2] [ 88%] PASSED test_rename_column/test.py::test_rename_with_parallel_insert test_rename_column/test.py::test_rename_with_parallel_merges [gw3] [ 89%] PASSED test_postgresql_replica_database_engine_2/test.py::test_too_many_parts [gw0] [ 90%] PASSED test_replicated_database/test.py::test_recover_digest_mismatch test_replicated_database/test.py::test_replicated_table_structure_alter [gw0] [ 91%] PASSED test_replicated_database/test.py::test_replicated_table_structure_alter test_replicated_database/test.py::test_server_uuid [gw2] [ 92%] PASSED test_rename_column/test.py::test_rename_with_parallel_merges test_rename_column/test.py::test_rename_with_parallel_select [gw0] [ 93%] PASSED test_replicated_database/test.py::test_server_uuid test_replicated_database/test.py::test_simple_alter_table[MergeTree] [gw0] [ 94%] PASSED test_replicated_database/test.py::test_simple_alter_table[MergeTree] test_replicated_database/test.py::test_simple_alter_table[ReplicatedMergeTree] [gw2] [ 95%] PASSED test_rename_column/test.py::test_rename_with_parallel_select test_rename_column/test.py::test_rename_with_parallel_slow_insert [gw4] [ 96%] PASSED test_s3_table_functions/test.py::test_s3_table_functions_timeouts [gw0] [ 97%] PASSED test_replicated_database/test.py::test_simple_alter_table[ReplicatedMergeTree] [gw2] [ 98%] PASSED test_rename_column/test.py::test_rename_with_parallel_slow_insert test_rename_column/test.py::test_rename_with_parallel_ttl_delete [gw2] [ 99%] PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_delete test_rename_column/test.py::test_rename_with_parallel_ttl_move [gw2] [100%] PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_move ============================== slowest durations =============================== 66.64s call test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select 64.40s call test_s3_table_functions/test.py::test_s3_table_functions_timeouts 53.15s call test_random_inserts/test.py::test_insert_multithreaded 46.27s call test_replicated_database/test.py::test_alters_from_different_replicas 42.21s call test_replicated_zero_copy_projection_mutation/test.py::test_hardlinks_preserved_when_projection_dropped 40.56s setup test_read_only_table/test.py::test_restart_zookeeper 40.36s call test_replicated_database/test.py::test_recover_digest_mismatch 36.67s setup test_replicated_database/test.py::test_alter_attach[MergeTree] 35.14s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] 34.63s setup test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster 34.51s setup test_quorum_inserts_parallel/test.py::test_parallel_quorum_actually_parallel 33.59s setup test_reload_clusters_config/test.py::test_add_cluster 33.38s setup test_rename_column/test.py::test_rename_distributed 32.04s call test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned 29.42s call test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 28.40s call test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication 28.36s call test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema 27.51s call test_rename_column/test.py::test_rename_with_parallel_slow_insert 27.38s call test_rename_column/test.py::test_rename_with_parallel_ttl_delete 26.48s setup test_replicated_zero_copy_projection_mutation/test.py::test_all_projection_files_are_dropped_when_part_is_dropped 26.05s call test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 25.21s call test_rename_column/test.py::test_rename_with_parallel_merges 25.08s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy 24.22s teardown test_replicated_zero_copy_projection_mutation/test.py::test_hardlinks_preserved_when_projection_dropped 24.15s teardown test_s3_table_functions/test.py::test_s3_table_functions_timeouts 23.95s teardown test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12] 23.59s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy 23.30s teardown test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 21.35s call test_rename_column/test.py::test_rename_with_parallel_insert 21.26s setup test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys 20.60s call test_rename_column/test.py::test_rename_with_parallel_ttl_move 20.31s call test_read_only_table/test.py::test_restart_zookeeper 19.73s call test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication 19.63s call test_replicated_database/test.py::test_force_synchronous_settings 18.83s setup test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication 18.82s setup test_replicated_table_attach/test.py::test_startup_with_small_bg_pool 18.66s call test_rename_column/test.py::test_rename_parallel 18.59s setup test_random_inserts/test.py::test_insert_multithreaded 18.06s setup test_s3_low_cardinality_right_border/test.py::test_s3_right_border 17.91s call test_rename_column/test.py::test_rename_distributed 17.40s setup test_secure_socket/test.py::test 17.36s call test_secure_socket/test.py::test 16.85s setup test_s3_table_functions/test.py::test_s3_table_functions 16.44s setup test_server_start_and_ip_conversions/test.py::test_restart_success_ipv4 15.34s call test_rename_column/test.py::test_rename_parallel_same_node 15.21s setup test_range_hashed_dictionary_types/test.py::test_range_hashed_dict 15.19s setup test_settings_profile/test.py::test_allow_ddl 15.16s setup test_settings_constraints/test.py::test_max_constraint 15.00s setup test_select_access_rights/test_main.py::test_alias 14.12s call test_rename_column/test.py::test_rename_with_parallel_select 13.38s setup test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach 12.76s teardown test_rename_column/test.py::test_rename_with_parallel_ttl_move 11.31s teardown test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach 10.72s call test_replicated_database/test.py::test_replicated_table_structure_alter 10.48s call test_replicated_table_attach/test.py::test_startup_with_small_bg_pool 8.93s call test_quorum_inserts_parallel/test.py::test_parallel_quorum_actually_parallel 8.49s teardown test_secure_socket/test.py::test 8.24s call test_server_start_and_ip_conversions/test.py::test_restart_success_ipv4 7.71s call test_replicated_database/test.py::test_server_uuid 7.12s call test_postgresql_replica_database_engine_2/test.py::test_table_override 7.04s teardown test_quorum_inserts_parallel/test.py::test_parallel_quorum_actually_parallel 6.32s teardown test_reload_clusters_config/test.py::test_update_one_cluster 6.28s teardown test_replicated_database/test.py::test_simple_alter_table[ReplicatedMergeTree] 6.27s call test_server_start_and_ip_conversions/test.py::test_restart_success_ipv6 6.23s call test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys 5.90s call test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys 5.87s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] 5.78s teardown test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys 5.76s teardown test_random_inserts/test.py::test_insert_multithreaded 5.54s call test_replicated_database/test.py::test_simple_alter_table[MergeTree] 5.42s teardown test_read_only_table/test.py::test_restart_zookeeper 5.38s call test_replicated_database/test.py::test_simple_alter_table[ReplicatedMergeTree] 5.16s call test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster 4.50s teardown test_select_access_rights/test_main.py::test_select_with_row_policy 4.36s teardown test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned 4.32s call test_postgresql_replica_database_engine_2/test.py::test_too_many_parts 4.29s teardown test_range_hashed_dictionary_types/test.py::test_range_hashed_dict 4.13s call test_reload_clusters_config/test.py::test_update_one_cluster 4.08s call test_replicated_database/test.py::test_delete_from_table[ReplicatedMergeTree] 4.07s teardown test_settings_profile/test.py::test_inheritance 3.97s call test_postgresql_replica_database_engine_2/test.py::test_materialized_view 3.92s call test_reload_clusters_config/test.py::test_add_cluster 3.82s call test_replicated_database/test.py::test_alter_drop_detached_part[ReplicatedMergeTree] 3.81s call test_reload_clusters_config/test.py::test_delete_cluster 3.74s teardown test_settings_constraints/test.py::test_system_settings 3.70s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] 3.65s call test_replicated_database/test.py::test_delete_from_table[MergeTree] 3.51s call test_settings_profile/test.py::test_allow_introspection 3.50s teardown test_postgresql_replica_database_engine_2/test.py::test_too_many_parts 3.39s call test_replicated_database/test.py::test_alter_drop_partition[MergeTree] 3.37s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] 3.34s call test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16] 3.25s call test_replicated_database/test.py::test_alter_drop_partition[ReplicatedMergeTree] 3.16s call test_replicated_database/test.py::test_alter_fetch 3.10s call test_replicated_database/test.py::test_create_replicated_table 3.07s call test_replicated_database/test.py::test_alter_drop_part[ReplicatedMergeTree] 2.97s call test_replicated_database/test.py::test_alter_drop_detached_part[MergeTree] 2.93s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] 2.89s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] 2.82s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] 2.78s call test_select_access_rights/test_main.py::test_select_count 2.71s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] 2.65s call test_select_access_rights/test_main.py::test_select_join 2.64s call test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12] 2.63s call test_replicated_database/test.py::test_alter_drop_part[MergeTree] 2.61s call test_replicated_database/test.py::test_alter_detach_part[MergeTree] 2.60s call test_settings_profile/test.py::test_inheritance 2.60s call test_replicated_database/test.py::test_alter_detach_part[ReplicatedMergeTree] 2.58s call test_s3_low_cardinality_right_border/test.py::test_s3_right_border 2.50s call test_replicated_database/test.py::test_alter_attach[ReplicatedMergeTree] 2.49s call test_settings_constraints/test.py::test_read_only_constraint 2.49s call test_select_access_rights/test_main.py::test_select_with_row_policy 2.40s teardown test_server_start_and_ip_conversions/test.py::test_restart_success_ipv6 2.26s call test_select_access_rights/test_main.py::test_select_where 2.18s call test_settings_profile/test.py::test_changeable_in_readonly 2.15s call test_select_access_rights/test_main.py::test_select_prewhere 2.10s call test_settings_constraints/test.py::test_max_constraint 2.05s call test_replicated_database/test.py::test_alter_attach[MergeTree] 2.00s call test_settings_constraints/test.py::test_min_constraint 2.00s call test_settings_profile/test.py::test_alter_and_drop 1.98s call test_settings_profile/test.py::test_function_current_profiles 1.94s teardown test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 1.86s call test_select_access_rights/test_main.py::test_select_union 1.86s call test_reload_clusters_config/test.py::test_simple_reload 1.85s call test_select_access_rights/test_main.py::test_alias_columns 1.84s call test_select_access_rights/test_main.py::test_materialized_columns 1.76s call test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 1.62s call test_replicated_zero_copy_projection_mutation/test.py::test_all_projection_files_are_dropped_when_part_is_dropped 1.57s call test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant 1.52s call test_select_access_rights/test_main.py::test_select_all_columns 1.34s call test_settings_profile/test.py::test_allow_ddl 1.33s call test_settings_constraints/test.py::test_system_constraints 1.27s teardown test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 1.25s call test_select_access_rights/test_main.py::test_select_single_column_with_table_grant 1.15s call test_select_access_rights/test_main.py::test_select_single_column 1.11s call test_settings_constraints/test.py::test_system_settings 1.06s call test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 1.05s teardown test_settings_profile/test.py::test_function_current_profiles 1.03s call test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration 0.99s teardown test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication 0.95s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy 0.95s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy 0.94s teardown test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema 0.94s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list 0.93s teardown test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster 0.91s call test_select_access_rights/test_main.py::test_alias 0.90s teardown test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16] 0.87s teardown test_postgresql_replica_database_engine_2/test.py::test_table_override 0.84s call test_s3_table_functions/test.py::test_s3_table_functions 0.84s call test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only 0.83s teardown test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication 0.83s call test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach 0.70s teardown test_settings_profile/test.py::test_alter_and_drop 0.68s teardown test_postgresql_replica_database_engine_2/test.py::test_materialized_view 0.66s teardown test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration 0.66s call test_range_hashed_dictionary_types/test.py::test_range_hashed_dict 0.60s teardown test_settings_profile/test.py::test_allow_ddl 0.60s teardown test_settings_profile/test.py::test_changeable_in_readonly 0.55s teardown test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only 0.55s teardown test_settings_profile/test.py::test_allow_introspection 0.54s teardown test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant 0.49s teardown test_select_access_rights/test_main.py::test_select_join 0.48s teardown test_select_access_rights/test_main.py::test_select_single_column 0.43s teardown test_select_access_rights/test_main.py::test_select_where 0.38s teardown test_select_access_rights/test_main.py::test_select_union 0.38s teardown test_select_access_rights/test_main.py::test_materialized_columns 0.33s teardown test_select_access_rights/test_main.py::test_select_prewhere 0.33s teardown test_select_access_rights/test_main.py::test_select_single_column_with_table_grant 0.33s teardown test_select_access_rights/test_main.py::test_select_count 0.33s teardown test_select_access_rights/test_main.py::test_alias 0.33s teardown test_select_access_rights/test_main.py::test_alias_columns 0.33s teardown test_select_access_rights/test_main.py::test_select_all_columns 0.27s setup test_select_access_rights/test_main.py::test_select_join 0.22s setup test_select_access_rights/test_main.py::test_select_where 0.22s setup test_select_access_rights/test_main.py::test_select_single_column_with_table_grant 0.22s setup test_select_access_rights/test_main.py::test_select_with_row_policy 0.22s setup test_select_access_rights/test_main.py::test_select_single_column 0.22s setup test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant 0.22s setup test_select_access_rights/test_main.py::test_materialized_columns 0.22s setup test_select_access_rights/test_main.py::test_select_all_columns 0.17s setup test_select_access_rights/test_main.py::test_select_union 0.17s setup test_select_access_rights/test_main.py::test_select_prewhere 0.17s setup test_select_access_rights/test_main.py::test_alias_columns 0.17s setup test_select_access_rights/test_main.py::test_select_count 0.00s setup test_replicated_zero_copy_projection_mutation/test.py::test_hardlinks_preserved_when_projection_dropped 0.00s teardown test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select 0.00s teardown test_replicated_table_attach/test.py::test_startup_with_small_bg_pool 0.00s teardown test_reload_clusters_config/test.py::test_delete_cluster 0.00s setup test_rename_column/test.py::test_rename_parallel 0.00s setup test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16] 0.00s setup test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned 0.00s setup test_replicated_database/test.py::test_create_replicated_table 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema 0.00s setup test_replicated_database/test.py::test_delete_from_table[MergeTree] 0.00s teardown test_server_start_and_ip_conversions/test.py::test_restart_success_ipv4 0.00s teardown test_replicated_database/test.py::test_alters_from_different_replicas 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_ttl_delete 0.00s teardown test_replicated_zero_copy_projection_mutation/test.py::test_all_projection_files_are_dropped_when_part_is_dropped 0.00s teardown test_reload_clusters_config/test.py::test_add_cluster 0.00s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_merges 0.00s teardown test_s3_table_functions/test.py::test_s3_table_functions 0.00s setup test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select 0.00s teardown test_replicated_database/test.py::test_alter_drop_part[ReplicatedMergeTree] 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_slow_insert 0.00s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy 0.00s setup test_settings_constraints/test.py::test_min_constraint 0.00s setup test_rename_column/test.py::test_rename_parallel_same_node 0.00s setup test_replicated_database/test.py::test_alter_drop_part[MergeTree] 0.00s setup test_settings_profile/test.py::test_function_current_profiles 0.00s setup test_settings_profile/test.py::test_inheritance 0.00s teardown test_rename_column/test.py::test_rename_distributed 0.00s teardown test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys 0.00s teardown test_s3_low_cardinality_right_border/test.py::test_s3_right_border 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_table_override 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_insert 0.00s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] 0.00s setup test_settings_profile/test.py::test_allow_introspection 0.00s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] 0.00s teardown test_rename_column/test.py::test_rename_parallel 0.00s teardown test_replicated_database/test.py::test_recover_digest_mismatch 0.00s teardown test_settings_constraints/test.py::test_max_constraint 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 0.00s setup test_settings_profile/test.py::test_changeable_in_readonly 0.00s setup test_reload_clusters_config/test.py::test_update_one_cluster 0.00s teardown test_replicated_database/test.py::test_alter_attach[MergeTree] 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 0.00s setup test_replicated_database/test.py::test_alter_attach[ReplicatedMergeTree] 0.00s setup test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12] 0.00s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] 0.00s setup test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only 0.00s setup test_replicated_database/test.py::test_alter_detach_part[ReplicatedMergeTree] 0.00s setup test_replicated_database/test.py::test_force_synchronous_settings 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration 0.00s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] 0.00s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] 0.00s setup test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 0.00s setup test_server_start_and_ip_conversions/test.py::test_restart_success_ipv6 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_materialized_view 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_too_many_parts 0.00s setup test_replicated_database/test.py::test_delete_from_table[ReplicatedMergeTree] 0.00s setup test_rename_column/test.py::test_rename_with_parallel_ttl_move 0.00s setup test_replicated_database/test.py::test_alter_drop_detached_part[MergeTree] 0.00s setup test_replicated_database/test.py::test_simple_alter_table[MergeTree] 0.00s setup test_rename_column/test.py::test_rename_with_parallel_merges 0.00s teardown test_rename_column/test.py::test_rename_parallel_same_node 0.00s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list 0.00s setup test_replicated_database/test.py::test_recover_digest_mismatch 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication 0.00s setup test_replicated_database/test.py::test_alter_drop_detached_part[ReplicatedMergeTree] 0.00s setup test_rename_column/test.py::test_rename_with_parallel_slow_insert 0.00s setup test_rename_column/test.py::test_rename_with_parallel_select 0.00s setup test_settings_profile/test.py::test_alter_and_drop 0.00s setup test_settings_constraints/test.py::test_system_settings 0.00s teardown test_replicated_database/test.py::test_delete_from_table[ReplicatedMergeTree] 0.00s setup test_replicated_database/test.py::test_replicated_table_structure_alter 0.00s setup test_replicated_database/test.py::test_alter_drop_partition[ReplicatedMergeTree] 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_select 0.00s teardown test_replicated_database/test.py::test_delete_from_table[MergeTree] 0.00s teardown test_settings_constraints/test.py::test_system_constraints 0.00s setup test_rename_column/test.py::test_rename_with_parallel_ttl_delete 0.00s setup test_replicated_database/test.py::test_alter_drop_partition[MergeTree] 0.00s setup test_reload_clusters_config/test.py::test_delete_cluster 0.00s setup test_replicated_database/test.py::test_server_uuid 0.00s setup test_s3_table_functions/test.py::test_s3_table_functions_timeouts 0.00s teardown test_replicated_database/test.py::test_alter_drop_partition[ReplicatedMergeTree] 0.00s setup test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys 0.00s teardown test_replicated_database/test.py::test_alter_fetch 0.00s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] 0.00s teardown test_replicated_database/test.py::test_alter_drop_detached_part[MergeTree] 0.00s setup test_replicated_database/test.py::test_alters_from_different_replicas 0.00s teardown test_reload_clusters_config/test.py::test_simple_reload 0.00s teardown test_settings_constraints/test.py::test_min_constraint 0.00s teardown test_replicated_database/test.py::test_server_uuid 0.00s teardown test_replicated_database/test.py::test_force_synchronous_settings 0.00s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] 0.00s teardown test_replicated_database/test.py::test_alter_drop_partition[MergeTree] 0.00s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] 0.00s teardown test_replicated_database/test.py::test_alter_drop_detached_part[ReplicatedMergeTree] 0.00s teardown test_replicated_database/test.py::test_alter_attach[ReplicatedMergeTree] 0.00s setup test_replicated_database/test.py::test_alter_detach_part[MergeTree] 0.00s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] 0.00s setup test_replicated_database/test.py::test_alter_drop_part[ReplicatedMergeTree] 0.00s teardown test_replicated_database/test.py::test_alter_detach_part[ReplicatedMergeTree] 0.00s setup test_replicated_database/test.py::test_simple_alter_table[ReplicatedMergeTree] 0.00s setup test_settings_constraints/test.py::test_read_only_constraint 0.00s setup test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 0.00s teardown test_replicated_database/test.py::test_replicated_table_structure_alter 0.00s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy 0.00s teardown test_replicated_database/test.py::test_create_replicated_table 0.00s setup test_replicated_database/test.py::test_alter_fetch 0.00s setup test_settings_constraints/test.py::test_system_constraints 0.00s teardown test_replicated_database/test.py::test_simple_alter_table[MergeTree] 0.00s teardown test_settings_constraints/test.py::test_read_only_constraint 0.00s setup test_rename_column/test.py::test_rename_with_parallel_insert 0.00s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list 0.00s teardown test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 0.00s teardown test_replicated_database/test.py::test_alter_drop_part[MergeTree] 0.00s setup test_reload_clusters_config/test.py::test_simple_reload 0.00s teardown test_replicated_database/test.py::test_alter_detach_part[MergeTree] =========================== short test summary info ============================ PASSED test_select_access_rights/test_main.py::test_alias PASSED test_settings_profile/test.py::test_allow_ddl PASSED test_settings_constraints/test.py::test_max_constraint PASSED test_select_access_rights/test_main.py::test_alias_columns PASSED test_settings_constraints/test.py::test_min_constraint PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border PASSED test_select_access_rights/test_main.py::test_materialized_columns PASSED test_settings_profile/test.py::test_allow_introspection PASSED test_settings_constraints/test.py::test_read_only_constraint PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 PASSED test_select_access_rights/test_main.py::test_select_all_columns PASSED test_settings_constraints/test.py::test_system_constraints PASSED test_settings_profile/test.py::test_alter_and_drop PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 PASSED test_settings_constraints/test.py::test_system_settings PASSED test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant PASSED test_settings_profile/test.py::test_changeable_in_readonly PASSED test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only PASSED test_select_access_rights/test_main.py::test_select_count PASSED test_settings_profile/test.py::test_function_current_profiles PASSED test_select_access_rights/test_main.py::test_select_join PASSED test_settings_profile/test.py::test_inheritance PASSED test_select_access_rights/test_main.py::test_select_prewhere PASSED test_select_access_rights/test_main.py::test_select_single_column PASSED test_reload_clusters_config/test.py::test_add_cluster PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] PASSED test_select_access_rights/test_main.py::test_select_single_column_with_table_grant PASSED test_replicated_database/test.py::test_alter_attach[MergeTree] PASSED test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster PASSED test_select_access_rights/test_main.py::test_select_union PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] PASSED test_replicated_database/test.py::test_alter_attach[ReplicatedMergeTree] PASSED test_reload_clusters_config/test.py::test_delete_cluster PASSED test_reload_clusters_config/test.py::test_simple_reload PASSED test_select_access_rights/test_main.py::test_select_where PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] PASSED test_replicated_database/test.py::test_alter_detach_part[MergeTree] PASSED test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16] PASSED test_replicated_database/test.py::test_alter_detach_part[ReplicatedMergeTree] PASSED test_select_access_rights/test_main.py::test_select_with_row_policy PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] PASSED test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication PASSED test_reload_clusters_config/test.py::test_update_one_cluster PASSED test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12] PASSED test_replicated_database/test.py::test_alter_drop_detached_part[MergeTree] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] PASSED test_rename_column/test.py::test_rename_distributed PASSED test_replicated_database/test.py::test_alter_drop_detached_part[ReplicatedMergeTree] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] PASSED test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys PASSED test_replicated_database/test.py::test_alter_drop_part[MergeTree] PASSED test_replicated_database/test.py::test_alter_drop_part[ReplicatedMergeTree] PASSED test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys PASSED test_replicated_database/test.py::test_alter_drop_partition[MergeTree] PASSED test_replicated_database/test.py::test_alter_drop_partition[ReplicatedMergeTree] PASSED test_replicated_zero_copy_projection_mutation/test.py::test_all_projection_files_are_dropped_when_part_is_dropped PASSED test_replicated_database/test.py::test_alter_fetch PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy PASSED test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 PASSED test_quorum_inserts_parallel/test.py::test_parallel_quorum_actually_parallel PASSED test_server_start_and_ip_conversions/test.py::test_restart_success_ipv4 PASSED test_replicated_table_attach/test.py::test_startup_with_small_bg_pool PASSED test_server_start_and_ip_conversions/test.py::test_restart_success_ipv6 PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 PASSED test_replicated_zero_copy_projection_mutation/test.py::test_hardlinks_preserved_when_projection_dropped PASSED test_replicated_database/test.py::test_alters_from_different_replicas PASSED test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select PASSED test_replicated_database/test.py::test_create_replicated_table PASSED test_secure_socket/test.py::test PASSED test_replicated_database/test.py::test_delete_from_table[MergeTree] PASSED test_random_inserts/test.py::test_insert_multithreaded PASSED test_replicated_database/test.py::test_delete_from_table[ReplicatedMergeTree] PASSED test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema PASSED test_rename_column/test.py::test_rename_parallel PASSED test_postgresql_replica_database_engine_2/test.py::test_materialized_view PASSED test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration PASSED test_replicated_database/test.py::test_force_synchronous_settings PASSED test_range_hashed_dictionary_types/test.py::test_range_hashed_dict PASSED test_s3_table_functions/test.py::test_s3_table_functions PASSED test_rename_column/test.py::test_rename_parallel_same_node PASSED test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication PASSED test_read_only_table/test.py::test_restart_zookeeper PASSED test_postgresql_replica_database_engine_2/test.py::test_table_override PASSED test_rename_column/test.py::test_rename_with_parallel_insert PASSED test_postgresql_replica_database_engine_2/test.py::test_too_many_parts PASSED test_replicated_database/test.py::test_recover_digest_mismatch PASSED test_replicated_database/test.py::test_replicated_table_structure_alter PASSED test_rename_column/test.py::test_rename_with_parallel_merges PASSED test_replicated_database/test.py::test_server_uuid PASSED test_replicated_database/test.py::test_simple_alter_table[MergeTree] PASSED test_rename_column/test.py::test_rename_with_parallel_select PASSED test_s3_table_functions/test.py::test_s3_table_functions_timeouts PASSED test_replicated_database/test.py::test_simple_alter_table[ReplicatedMergeTree] PASSED test_rename_column/test.py::test_rename_with_parallel_slow_insert PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_delete PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_move ======================= 100 passed in 302.74s (0:05:02) ========================